home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Amiga Format CD 42
/
Amiga Format AFCD42 (Issue 126, Aug 1999).iso
/
-serious-
/
programming
/
other
/
ioblixdevkit
/
fd
/
ioblix_dev_lib.fd
next >
Wrap
Text File
|
1999-05-14
|
227b
|
11 lines
##base _IOBlixDevBase
##bias 42
##public
GetChipInfo(ioreq)(a0)
* the next two functions are only supported by ioblixpar and ioblix12par
* don't call them with other devices
AllocECPInfo(ioreq)(a0)
FreeECPInfo(info)(a0)
##end